func syscall.symlinkat
2 uses
syscall (current package)
syscall_linux.go#L200: return symlinkat(oldpath, _AT_FDCWD, newpath)
zsyscall_linux_amd64.go#L110: func symlinkat(oldpath string, newdirfd int, newpath string) (err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)